projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b6cc27a
216fc78
)
Auto merge of #2184 - brandonson:master, r=alexcrichton
author
bors
<bors@rust-lang.org>
Mon, 30 Nov 2015 20:16:08 +0000
(20:16 +0000)
committer
bors
<bors@rust-lang.org>
Mon, 30 Nov 2015 20:16:08 +0000
(20:16 +0000)
When the crate to install is unspecified, we should really inform users about
where they can install from (other than crates.io). This makes the message mention --path
and --git so that people know they exist.
Trivial merge